home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Enter 1999 May / ENTER5_2.iso / browser / msie 40 pl / icw95.cab / icw95.inf < prev    next >
INI File  |  1997-09-14  |  13KB  |  326 lines

  1. ; Localized    10/25/1997 02:01  (GMT)    7:3.0.406 A    ICW95.INF
  2. ;==============================================================================================
  3. ; Internet Connection Wizard install script Win95
  4. ; Windows 95 version installs Scripting Self-Extractor in \windows\system.
  5. ;==============================================================================================
  6.  
  7. [version]
  8. signature="$CHICAGO$"
  9. AdvancedINF=2.5, "%ERROR_WRONG_ADVPACK_VERSION%"
  10.  
  11. [DefaultInstall]
  12. SmartReboot= N
  13. CustomDestination= CustInstDestSection
  14. DelFiles=DeleteICW
  15. DelDirs=DeleteICWDir
  16. CopyFiles=CopySYS, CopyOTHER, CopyHELP, Copy95Only
  17. AddReg=MSICW.RegEntries
  18. DelReg=MSICW.BadRegEntries
  19. RegisterOCXs=RegisterICWSection
  20. PerUserInstall=MSICW.Stub.Add
  21. UpdateInis=UPD.Links
  22. ComponentName=ICW
  23. PreRollback=Uninstall
  24. RunPostSetupCommands=MSICWPostSetupCommands:1
  25.  
  26. [MSICWPostSetupCommands]
  27. rundll32 advpack.dll,LaunchINFSection %49400%\icw95.inf,MSInfInstall,3,n
  28.  
  29. [MSInfInstall]
  30. CopyFiles=CopyINF
  31.  
  32. [MSICW.Stub.Add]
  33. ComponentID=ICW_Win
  34. StubPath=rundll32.exe advpack.dll,LaunchINFSection %17%\icw95.inf,PerUserStub
  35. GUID={5A8D6EE0-3E18-11D0-821E-444553540000}
  36. IsInstalled=1
  37. Locale=%LOCALE_ICW%
  38.  
  39. [PerUserStub]
  40. CustomDestination= CustInstDestSection
  41. UpdateInis=UPD.Links
  42.  
  43. [Uninstall]
  44. PerUserInstall=MSICW.Stub.Remove
  45.  
  46. [MSICW.Stub.Remove]
  47. ComponentID=ICW_Win
  48. StubPath=rundll32.exe advpack.dll,LaunchINFSection %17%\icw95.inf,PerUserRemove
  49. GUID={5A8D6EE0-3E18-11D0-821E-444553540000}
  50. IsInstalled=0
  51. Locale=%LOCALE_ICW%
  52.  
  53. [PerUserRemove]
  54. ;CustomDestination= CustInstDestSection
  55. UpdateInis=UPD.Links.Remove
  56.  
  57. ;==============================================================================================
  58. ; These are the directory specifications.
  59. ;==============================================================================================
  60. [CustInstDestSection]
  61. 49000,49001,49002,49003= ProgramFilesDir,5
  62. 49100,49101,49102,49103= IEFilesDir,7
  63. 49200,49201,49202,49203= MSICWFilesDir,5
  64. 49300,49301,49302,49303= OldICWDir,5
  65. 49400,49401,49402,49403= SourceDir
  66.  
  67. [ProgramFilesDir]
  68. HKLM,"%KEY_PROGRAM_FILES%",'ProgramFilesDir',,"%24%"
  69.  
  70. [IEFilesDir]
  71. HKLM,"%KEY_IEDIR%","Path","%IE_REQUIRED%",'%49001%\%IEDIR%'
  72.  
  73. [MSICWFilesDir]
  74. HKLM,"%KEY_ICW%",,,'%49101%\%MSICWDIR%'
  75.  
  76. [OldICWDir]
  77. HKLM,"%KEY_ICW%",,,"%49001%\%OLD_ICWDIR%"
  78.  
  79. [DestinationDirs]
  80. CopyHELP  = 18  ; LDID_HELP
  81. CopySYS   = 11  ; LDID_SYS
  82. CopyINF   = 17  ; LDID_INF
  83. Copy95Only  = 11        ; LDID_SYS
  84. CopyOTHER = 49200
  85. DeleteICW = 49300
  86.  
  87. ;==============================================================================================
  88. ; This is the RegisterOCXs section
  89. ;==============================================================================================
  90. [RegisterICWSection]
  91. %11%\inetcfg.dll
  92.  
  93. ;==============================================================================================
  94. ; These are the File Copy sections.
  95. ;==============================================================================================
  96. ; ---------------------------------------------------------------------------------------------
  97. ; These are the files copied as part of the default install. They are put in C:\Windows\System
  98. ; ---------------------------------------------------------------------------------------------
  99. [Copy95Only]
  100. inet16.dll,,,32
  101. icfg95.dll,,,32
  102. icwscrpt.exe,,,32
  103. [CopySYS]
  104. inetcfg.dll,,,32
  105. isign32.dll,,,32
  106. icwdial.dll,,,32
  107. icwphbk.dll,,,32
  108. ; ---------------------------------------------------------------------------------------------
  109. ; These are the files copied as part of the default install. They are put in:
  110. ; <User Install Directory>\Internet Explorer\Connection Wizard
  111. ; ---------------------------------------------------------------------------------------------
  112. [CopyOTHER]
  113. icwconn1.exe,,,32
  114. icwconn2.exe,,,32
  115. inetwiz.exe,,,32
  116. isignup.exe,,,32
  117. icwdl.dll,,,32
  118. icwx25a.dun
  119. icwx25b.dun
  120. icwx25c.dun
  121. icwip.dun
  122. phone.icw
  123. state.icw
  124. msicw.isp
  125. msn.isp
  126. readme.txt
  127. support.icw
  128. ; ---------------------------------------------------------------------------------------------
  129. ; These are the files copied as part of the default install. They are put in C:\Windows\INF
  130. ; ---------------------------------------------------------------------------------------------
  131. [CopyINF]
  132. icw95.INF
  133. ; ---------------------------------------------------------------------------------------------
  134. ; These are the files copied as part of the default install. They are put in C:\Windows\Help
  135. ; ---------------------------------------------------------------------------------------------
  136. [CopyHELP]
  137. connect.hlp
  138. connect.cnt
  139.  
  140. ;==============================================================================================
  141. ; These are the File Delete sections.
  142. ;==============================================================================================
  143. ; ---------------------------------------------------------------------------------------------
  144. ; These are the files deleted as part of the default install.  This removes previous versions
  145. ; of the Internet Connection Wizard.
  146. ; ---------------------------------------------------------------------------------------------
  147. [DeleteICWDir]
  148. %49300%
  149.  
  150. [DeleteICW]
  151. icwconn1.exe
  152. icwconn2.exe
  153. inetwiz.exe
  154. isignup.exe
  155. icwdl.dll
  156. icwx25a.dun
  157. icwx25b.dun
  158. icwx25c.dun
  159. icwip.dun
  160. phone.icw
  161. state.icw
  162. msicw.isp
  163. msn.isp
  164. support.icw
  165.  
  166. ;==============================================================================================
  167. ; These are the Source sections which tell the setup engine where the appropriate files are.
  168. ;==============================================================================================
  169. [SourceDisksNames]
  170. 55="%ICWNAME%",icw95.cab,0
  171.  
  172. [SourceDisksFiles]
  173. inet16.dll=55
  174. icfg95.dll=55
  175. icwscrpt.exe=55
  176. inetcfg.dll=55
  177. isign32.dll=55
  178. icwdial.dll=55
  179. icwphbk.dll=55
  180. icwconn1.exe=55
  181. icwconn2.exe=55
  182. inetwiz.exe=55
  183. isignup.exe=55
  184. icwdl.dll=55
  185. icwx25a.dun=55
  186. icwx25b.dun=55
  187. icwx25c.dun=55
  188. icwip.dun=55
  189. phone.icw=55
  190. state.icw=55
  191. msicw.isp=55
  192. msn.isp=55
  193. icw95.INF=55
  194. connect.hlp=55
  195. connect.cnt=55
  196. readme.txt=55
  197. support.icw=55
  198.  
  199. ;==============================================================================================
  200. ; This creates the Start Menu links.
  201. ;==============================================================================================
  202. [UPD.Links]
  203. setup.ini, progman.groups,,"ICW11=""%PGMGRP%"""
  204. ; ICW item
  205. setup.ini, ICW11,,"""%PGMITEM_ICW%"",""%49200%\ICWCONN1.EXE"""
  206.  
  207. ; Delete obsolete start menu items
  208. setup.ini, progman.groups,,"ICW10=""%PGMDEL%"""
  209. ; INETWIZ menu item
  210. setup.ini, ICW10,,"""%ITEMDEL_INETWIZ%""",,,
  211. ; old ICW menu item
  212. setup.ini, ICW10,,"""%ITEMDEL_GETON%""",,,
  213.  
  214. [UPD.Links.Remove]
  215. setup.ini, progman.groups,,"ICW11=""%PGMGRP%"""
  216. ; ICW item
  217. setup.ini, ICW11,,"""%PGMITEM_ICW%"""
  218.  
  219. ;==============================================================================================
  220. ; These are the Registry ADD sections.
  221. ;==============================================================================================
  222. ; ---------------------------------------------------------------------------------------------
  223. ; These are the registry entries for installation.
  224. [MSICW.RegEntries]
  225. ; File associations
  226. HKCR,.ins,,0,x-internet-signup
  227. HKCR,.ins,"Content Type",0,application/x-internet-signup
  228. HKCR,.isp,,0,x-internet-signup
  229. HKCR,.isp,"Content Type",0,application/x-internet-signup
  230. ; ---------------------------------------------------------------------------------------------
  231. ; MIME execution options
  232. HKCR,x-internet-signup,,0,"%INET_COMM_SETTINGS%"
  233. HKCR,x-internet-signup,EditFlags,1,00,00,00,00
  234. HKCR,x-internet-signup\Shell,,0,""
  235. HKCR,x-internet-signup\Shell\Open,EditFlags,1,01,00,00,00
  236. HKCR,x-internet-signup\Shell\Open\command,,0,""""%49201%\ISIGNUP.EXE""" %%1"
  237. HKCR,x-internet-signup\DefaultIcon,,0,"%49201%\ICWCONN1.EXE,0"
  238. ; ---------------------------------------------------------------------------------------------
  239. ; MIME database extensions
  240. HKCR,"MIME\Database\Content Type\application/x-internet-signup",Extension,0,.ins
  241. ; ---------------------------------------------------------------------------------------------
  242. ;       Software Version
  243. HKLM,"%KEY_ICW%",Version,,"%Version%"
  244. HKLM,"%KEY_ICW%",InstallationDirectory,,"%49200%"
  245. ; ---------------------------------------------------------------------------------------------
  246. ; App Paths
  247. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\ICWCONN1.EXE",,,"%49201%\ICWCONN1.EXE"
  248. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\ICWCONN1.EXE","Path",,"%49201%;"
  249. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\ICWCONN2.EXE",,,"%49201%\ICWCONN2.EXE"
  250. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\ICWCONN2.EXE","Path",,"%49201%;"
  251. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\ISIGNUP.EXE",,,"%49201%\ISIGNUP.EXE"
  252. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\ISIGNUP.EXE","Path",,"%49201%;"
  253. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\INETWIZ.EXE",,,"%49201%\INETWIZ.EXE"
  254. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\INETWIZ.EXE","Path",,"%49201%;"
  255. ; ---------------------------------------------------------------------------------------------
  256. ; Release Product Information
  257. HKLM,"Software\Microsoft\Internet Connection Wizard","Release Product",,"IE"
  258. HKLM,"Software\Microsoft\Internet Connection Wizard","Release Product Version",,"4.0"
  259. ; ---------------------------------------------------------------------------------------------
  260. ; Uninstall command and minimum IE version
  261. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\ICW","QuietUninstallString",,"RunDll32 advpack.dll,LaunchINFSectionEx %17%\icw95.inf,,,256"
  262. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\ICW","RequiresIESysFile",,"4.71"
  263. ; ---------------------------------------------------------------------------------------------
  264. ; Default product code
  265. HKLM,"Software\Microsoft\Internet Connection Wizard","Default Product Code",,"IE4"
  266. ; ---------------------------------------------------------------------------------------------
  267. ; Delete these reg keys, no one uses them.
  268. [MSICW.BadRegEntries]
  269. HKCR,.ins,EditFlags
  270. HKCR,.isp,EditFlags
  271.  
  272. [Strings]
  273. ;==============================================================================================
  274. ; Important - Be sure to place any localizable strings
  275. ; below the "Localization Border" Comment
  276. ;==============================================================================================
  277. KEY_ICW = "SOFTWARE\Microsoft\Internet Connection Wizard"
  278. KEY_OLD_ICW = "SOFTWARE\Microsoft\ICW"
  279. KEY_IEDIR = "SOFTWARE\Microsoft\IE4\Setup"
  280. KEY_PROGRAM_FILES = "SOFTWARE\Microsoft\Windows\CurrentVersion"
  281.  
  282. VALUE_ICW_INSTALL = "InstallationDirectory"
  283. Version = "1.10"
  284. ICWNAME = "Internet Connection Wizard"
  285.  
  286. ;==============================================================================================
  287. ; Localization Border
  288. ;
  289. ; No Strings above this line should be localized
  290. ; All strings below this line should be localized
  291. ;==============================================================================================
  292. ProgramFiles = "Program Files"
  293. IEDIR = "Internet Explorer"
  294. OLD_ICWDIR = "ICW-Internet Connection Wizard"
  295. MSICWDIR = "Connection Wizard"
  296.  
  297. ProgramFiles_SFN = "Progra~1"    ; first 6 chars of Program Files, + "~1"
  298. IEDIR_SFN = "Intern~1"
  299. OLD_ICWDIR_SFN = "ICW-In~1"
  300. ICWDIR_SFN = "Connec~1"
  301.  
  302. ProgramFiles_SFN_OEM = "Progra~1"    ; first 6 chars of Program Files, + "~1" - in OEM codepage (not ANSI)
  303. IEDIR_SFN_OEM = "Intern~1"
  304. OLD_ICWDIR_SFN_OEM = "ICW-In~1"    ; uses OEM codepage (not ANSI)
  305. ICWDIR_SFN_OEM = "Connec~1"    ; uses OEM codepage (not ANSI)
  306.  
  307. ;Program Folder and item names
  308. PGMGRP = "Internet Explorer"
  309. PGMITEM_ICW = "Kreator po│╣cze±"
  310. PGMDEL = "Akcesoria\NarzΩdzia internetowe"
  311. ITEMDEL_INETWIZ = "Kreator konfiguracji internetowej"
  312. ITEMDEL_GETON = "Korzystaj z Internetu"
  313.  
  314. ;Prompt for Destination
  315. INSTALL_DIR_PROMPT = "Wprowadƒ nazwΩ katalogu, w kt≤rym ma byµ zainstalowany Kreator po│╣cze± internetowych"
  316.  
  317. ;Error Messages
  318. ERROR_ENGINE_NOTFOUND = "Nie mo┐na odnaleƒµ wymaganego aparatu instalacji. Przerywanie..."
  319. ERROR_WRONG_ADVPACK_VERSION = "Wymagana jest nowsza wersja biblioteki ADVPACK.DLL"
  320. IE_REQUIRED = "Aby uruchomiµ ten pakiet, musi byµ zainstalowany program Internet Explorer 4.0!"
  321.  
  322. ;Friendly name of MIME type
  323. INET_COMM_SETTINGS = "Internetowe ustawienia komunikacyjne"
  324.  
  325. LOCALE_ICW = "PL"
  326.